Cavern

 Cavern4D

 Cavernize

 Debug

 FilterInterfaces

 Filters

 Format

  Common

  Consts

  Container

  Decoders

  Environment

  BroadcastWaveFormatWriter

  DolbyAtmosBWFWriter

  CreateModel()

  DolbyAtmosBWFWriter(BinaryWriter, Listener, long, BitDepth)

  DolbyAtmosBWFWriter(string, Listener, long, BitDepth)

  WriteAdditionalChunks()

  EnvironmentWriter

  FilterSet

  Renderers

  Transcoders

  Utilities

  AudioFormat

  AudioReader

  AudioTrackReader

  AudioWriter

  BitDepth

  EnhancedAC3Reader

  LAFMode

  LimitlessAudioFormatReader

  LimitlessAudioFormatWriter

  RIFFWaveReader

  RIFFWaveWriter

  SegmentedAudioReader

  SegmentedAudioWriter

 Helpers

 QuickEQ

 Remapping

 SpecialSources

 Spoofer

 Utilities

 Virtualizer

 Atmosphere

 AudioClip3D

 AudioListener3D

 AudioListener3DInspector

 AudioSource3D

 CavernizeRealtime

 Channel

 Clip

 Environments

 Jack

 Listener

 QualityModes

 Rolloffs

 SeatAdaptation

 Source

class DolbyAtmosBWFWriter

Dolby Atmos has a master format that is a subset of ADM BWF with certain restrictions.
10 bed channels always have to be present, even if they are empty.
VisibilityPublic
ExtendsBroadcastWaveFormatWriter

Public functions

Constructor DolbyAtmosBWFWriter(BinaryWriter writer, Listener source, long length, BitDepth bits)ADM BWF exporter with Dolby Atmos compatibility options.
Constructor DolbyAtmosBWFWriter(string path, Listener source, long length, BitDepth bits)ADM BWF exporter with Dolby Atmos compatibility options.

Protected functions

AudioDefinitionModel CreateModel()Generates the ADM structure from the recorded movement and wires the mute channel to beds.
void WriteAdditionalChunks() Add Dolby audio Metadata to Atmos BWF files.